bgo#563010 - Fix clearing the selection in GtkFileChooserButton
authorFederico Mena Quintero <federico@novell.com>
Wed, 21 Oct 2009 17:29:03 +0000 (12:29 -0500)
committerFederico Mena Quintero <federico@novell.com>
Wed, 21 Oct 2009 17:29:03 +0000 (12:29 -0500)
commit48f1b89eae8d67663f841865c8eaf1efe08b82a4
treedae7c1f4551407bbb47ae925e9a8ed7341612058
parent0f33ad4ee1211fcaac13ca74ed372b74116d98d5
bgo#563010 - Fix clearing the selection in GtkFileChooserButton

Previously the filename would get re-set on the button if one cleared the selection,
as an async cancellable was not getting canceled in that case.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
gtk/gtkfilechooserbutton.c